Conversation
📚 Mintlify Preview Links✨ Added (2 total)📄 Pages (2)
📝 Changed (1 total)⚙️ Other (1)
🤖 Generated automatically when Mintlify deployment succeeds |
🔗 Link Checker Results✅ All links are valid! No broken links were detected. Checked against: https://wb-21fd5541-docs-mpc-integration.mintlify.app |
mdlinville
left a comment
There was a problem hiding this comment.
Feel free to skip things I am misunderstanding.
| The `WANDB_BASE_URL` environment variable is only required for dedicated cloud or on-premises W&B instances. Omit it if you use W&B's multi-tenant cloud at `api.wandb.ai`. | ||
| </Note> | ||
|
|
||
| 3. For web-based clients or testing, run the server with HTTP transport: |
There was a problem hiding this comment.
Not enough indentation in the code blocks here. Does this need to be within the tabbed instructions above instead?
| "type": "http", | ||
| "url": "https://mcp.withwandb.com/mcp", | ||
| "headers": { | ||
| "Authorization": "Bearer YOUR_WANDB_API_KEY" |
There was a problem hiding this comment.
Don't we usually indicate replaceable text with brackets?
| * Mistral LeChat | ||
| * Claude Desktop | ||
|
|
||
| We offer both [hosted](#use-w&b’s-remote-mcp-server) and [local](#set-up-a-local-version-of-the-w&b-mcp-server) versions of the MCP server. The hosted version only supports [dedicated cloud deployments](/platform/hosting/hosting-options/dedicated_cloud). The local version supports both dedicated cloud and [on-premises deployments](/platform/hosting/hosting-options/self-managed). |
There was a problem hiding this comment.
The hosted version currently only supports the "multi-tenant SaaS deployments of W&B". However, we're working on adding support for dedicated and on-prem support right now with Ayush and Jason. They are already supported by the local version as you said.
Co-authored-by: Matt Linville <matt.linville@wandb.com>
Description
This adds a doc on how to set up the W&B MCP server with various IDEs and clients. It also updates the contextual menu (dropdown menu at the top of the page) with a one-click MCP installation option for Cursor and a link to the new MCP doc.